[INFO] fetching crate calldata-compressor 0.3.0...
[INFO] testing calldata-compressor-0.3.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate calldata-compressor 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate calldata-compressor 0.3.0
[INFO] finished tweaking crates.io crate calldata-compressor 0.3.0
[INFO] tweaked toml for crates.io crate calldata-compressor 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calldata-compressor 0.3.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 353 packages to latest compatible versions
[INFO] [stderr]       Adding alloy v0.6.4 (available: v2.0.5)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5
[INFO] running `Command { std: "docker" "start" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling const-hex v1.19.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ruint v1.18.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]    Compiling alloy-core v0.8.26
[INFO] [stderr]    Compiling alloy v0.6.4
[INFO] [stderr]    Compiling calldata-compressor v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 33.13s
[INFO] running `Command { std: "docker" "inspect" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling calldata-compressor v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 10.33s
[INFO] running `Command { std: "docker" "inspect" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calldata_compressor-b510c97b6950f4e4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::tests::test_assert_json_eq ... ok
[INFO] [stdout] test compressor::tests::test_compress_big ... FAILED
[INFO] [stdout] test compressor::tests::test_compress_small ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compressor::tests::test_compress_big stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compressor::tests::test_compress_big' (994) panicked at src/compressor.rs:717:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a5c32ab96d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a5c32acdfda - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    2:     0x5a5c32abdfc2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a5c32a98686 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a5c32ab1ba9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]    5:     0x5a5c32a2308c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a5c32ab1e22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a5c32a98742 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a5c32a900d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a5c32a9945d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a5c32ace76c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a5c32ace4e2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]   12:     0x5a5c329dd50c - calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_big
[INFO] [stdout]   13:     0x5a5c329dbdb3 - calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_big::{closure#0}
[INFO] [stdout]   14:     0x5a5c329edf96 - <calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_big::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   15:     0x5a5c32a1616b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]   16:     0x5a5c32a239e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5a5c32a1e544 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5a5c32a26a62 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5a5c32ab902f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7188a7b9eaa4 - <unknown>
[INFO] [stdout]   21:     0x7188a7c2ba64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compressor::tests::test_compress_small stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compressor::tests::test_compress_small' (995) panicked at src/compressor.rs:758:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a5c32ab96d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a5c32acdfda - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    2:     0x5a5c32abdfc2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a5c32a98686 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a5c32ab1ba9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]    5:     0x5a5c32a2308c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a5c32ab1e22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a5c32a98742 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a5c32a900d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a5c32a9945d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a5c32ace76c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a5c32ace4e2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]   12:     0x5a5c329de5fa - calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_small
[INFO] [stdout]   13:     0x5a5c329dbde3 - calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_small::{closure#0}
[INFO] [stdout]   14:     0x5a5c329edfd6 - <calldata_compressor[a54bce972f1a9ea3]::compressor::tests::test_compress_small::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5a5c32a1616b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]   16:     0x5a5c32a239e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5a5c32a1e544 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5a5c32a26a62 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5a5c32ab902f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7188a7b9eaa4 - <unknown>
[INFO] [stdout]   21:     0x7188a7c2ba64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compressor::tests::test_compress_big
[INFO] [stdout]     compressor::tests::test_compress_small
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5", kill_on_drop: false }`
[INFO] [stdout] 81981301eae7743b247413f105b828a9c4f0f65bc1936feeeeff0e64b87004c5
